home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / andrews / golden summer < prev    next >
Text File  |  1999-06-15  |  621b  |  31 lines

  1. Category: Nijmegen Filters 9
  2. Title: Golden Summer...
  3. Copyright: Freeware
  4. Author: AB
  5. Filename: GOLSUMM.8bf
  6.  
  7. R:mix(r,mix(255-r,dif(mix(r,sin(r+g),ctl(0),ctl(1)),b),ctl(2),ctl(3)),ctl(4),ctl(5))+rnd(0,ctl(6))
  8.  
  9. G:mix(g,mix(255-g,dif(mix(g,sin(r+g),ctl(0),ctl(1)),b),ctl(2),ctl(3)),ctl(4),ctl(5))+rnd(0,ctl(6))
  10.  
  11. B:mix(b,mix(255-b,dif(mix(b,sin(b+r),ctl(0),ctl(1)),g),ctl(2),ctl(3)),ctl(4),ctl(5))+rnd(0,ctl(6))
  12.  
  13. A:a
  14.  
  15. ctl[0]: Mix 1
  16. ctl[1]: Mix 2
  17. ctl[2]: Mix 3
  18. ctl[3]: Mix 4
  19. ctl[4]: Mix 5
  20. ctl[5]: Mix 6
  21. ctl[6]: Random
  22.  
  23. val[0]: 14
  24. val[1]: 51
  25. val[2]: 142
  26. val[3]: 64
  27. val[4]: 46
  28. val[5]: 180
  29. val[6]: 5
  30.  
  31.